Papers by Nguyen Binh Nguyen
Swift Cross-Dataset Pruning: Enhancing Fine-Tuning Efficiency in Natural Language Understanding (2025.coling-main)
Copied to clipboard
| Challenge: | Current approaches for fine-tuning datasets rely on expensive sample ranking processes . data set pruning aims to select a subset of a dataset for efficient model training . |
| Approach: | They propose a method that uses TF-IDF embeddings with geometric median to rapidly evaluate sample importance. |
| Outcome: | The proposed method significantly reduces training and storage costs while maintaining model effectiveness. |